'Declaration Public Overloads Overridable Function GetProperties( _ ByVal context As ITypeDescriptorContext, _ ByVal value As Object, _ ByVal attributes() As Attribute _ ) As PropertyDescriptorCollection
public virtual PropertyDescriptorCollection GetProperties( ITypeDescriptorContext? context, object value, Attribute[]? attributes )
Parameters
- context
- value
- attributes